keyboardAppearance property

Brightness? keyboardAppearance
final

The appearance of the keyboard.

This setting is only honored on iOS devices.

If null, defaults to Brightness.light.

Implementation

final Brightness? keyboardAppearance;