keyboardAppearance property

Brightness? keyboardAppearance
final

The appearance of the keyboard. Honored only IOS devices, 'cause Apple is awesome.

If unset, defaults to the brightness of "Theme.primaryColorBrightness".

Implementation

final Brightness? keyboardAppearance;