menu
risto_widgets package
documentation
widgets/buttons/single_press_button.dart
SinglePressButton
onError property
onError property
dark_mode
light_mode
onError
property
void Function
(
Object
error
)
?
onError
final
Implementation
final void Function(Object error)? onError;
risto_widgets package
documentation
widgets/buttons/single_press_button
SinglePressButton
onError property
SinglePressButton class