keyboardAppearance property
final
The appearance of the keyboard.
This setting is only honored on iOS devices.
If unset, defaults to ThemeData.brightness.
Implementation
final Brightness? keyboardAppearance;
The appearance of the keyboard.
This setting is only honored on iOS devices.
If unset, defaults to ThemeData.brightness.
final Brightness? keyboardAppearance;