menu
flutterx_starter_kit package
documentation
widgets/buttonkit.dart
ButtonKit
press property
press property
dark_mode
light_mode
press
property
VoidCallback
press
final
Callback executed when the button is pressed.
Implementation
final VoidCallback press;
flutterx_starter_kit package
documentation
widgets/buttonkit
ButtonKit
press property
ButtonKit class