Explorar o código

Update main.dart

Liu Yanbo %!s(int64=6) %!d(string=hai) anos
pai
achega
5e8ee9316f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      example/lib/main.dart

+ 1 - 0
example/lib/main.dart

@@ -98,6 +98,7 @@ class HomePage extends StatelessWidget {
                       minTime: DateTime(2018, 3, 5),
                       maxTime: DateTime(2019, 6, 7),
                       theme: DatePickerTheme(
+                          headerColor: Colors.orange,
                           backgroundColor: Colors.blue,
                           itemStyle: TextStyle(
                               color: Colors.white, fontWeight: FontWeight.bold, fontSize: 18),