menu
flutter_soft_keyboard package
documentation
key/virtual_key.dart
VirtualKey
icon property
icon property
dark_mode
light_mode
icon
property
Icon
?
icon
final
icon
Icon widget to be displayed on the key instead of text or alongside the text.
Implementation
final Icon? icon;
flutter_soft_keyboard package
documentation
key/virtual_key
VirtualKey
icon property
VirtualKey class