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