Dropdown font

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-04 12:28:15 +02:00
parent e9353dcf01
commit f9e1a94c48

View file

@ -85,7 +85,7 @@ class GenericMapBottom extends StatelessWidget {
new DropdownButton<String>( new DropdownButton<String>(
style: new TextStyle( style: new TextStyle(
color: Colors.black, color: Colors.black,
fontSize: 18.0, // fontSize: 18.0,
), ),
hint: new Text(S.of(context).notAWildfire), hint: new Text(S.of(context).notAWildfire),
items: <String>[ items: <String>[