menu
termui package
documentation
ui/widgets/inkwell_button.dart
InkwellButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
void Function
()
onPressed
final
The click handler.
Implementation
final void Function() onPressed;
termui package
documentation
ui/widgets/inkwell_button
InkwellButton
onPressed property
InkwellButton class