menu
viam_sdk package
documentation
widgets/button.dart
ViamButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
The action that should be performed when the button is pressed
Implementation
final VoidCallback? onPressed;
viam_sdk package
documentation
widgets/button
ViamButton
onPressed property
ViamButton class