menu
custom_pin_screen package
documentation
custom_pin_screen.dart
CustomKeyBoard
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
String
)
?
onChanged
final
on changed function to be called when the amount is changed.
Implementation
final Function(String)? onChanged;
custom_pin_screen package
documentation
custom_pin_screen
CustomKeyBoard
onChanged property
CustomKeyBoard class