keyboardAppearance property

Brightness? keyboardAppearance
final

The appearance of the keyboard.

This setting is only honored on iOS devices.

If null, defaults to the brightness of FluentThemeData.brightness.

Implementation

final Brightness? keyboardAppearance;