keyboardAppearance property

Brightness? keyboardAppearance
final

The appearance of the keyboard. This setting is only honored on iOS devices. If unset, defaults to the brightness of ThemeData.primaryColorBrightness.

Implementation

final Brightness? keyboardAppearance;