menu
flutter_soft_keyboard package
documentation
key/virtual_key.dart
VirtualKey
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
label
Text displayed on the key (Required when KeyType is character).
Implementation
final String? label;
flutter_soft_keyboard package
documentation
key/virtual_key
VirtualKey
label property
VirtualKey class