1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 06:18:49 +00:00

Resolving CI failures in web (#973)

This commit is contained in:
Brett Morgan
2022-01-05 05:00:02 +11:00
committed by GitHub
parent ea624af0f9
commit c9c351f671
4 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
import 'package:flutter/material.dart';
import 'dart:ui';
class Constants {
static const Color backgroundColor = Color(0xFF000020);