keyboardAppearance property

Brightness? keyboardAppearance
final

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

Implementation

final Brightness? keyboardAppearance;