menu
onscreen_keypad package
documentation
on_screen_keypad.dart
OnScreenKeyPad
keyShape property
keyShape property
dark_mode
light_mode
keyShape
property
BoxShape
keyShape
final
The shape of the keypad keys (rectangle or circle).
Implementation
final BoxShape keyShape;
onscreen_keypad package
documentation
on_screen_keypad
OnScreenKeyPad
keyShape property
OnScreenKeyPad class