menu
lg_space_visualizations
widget/image_button.dart
ImageButton
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
The callback function to be executed when the button is pressed.
Implementation
final VoidCallback onPressed;
lg_space_visualizations
image_button
ImageButton
onPressed property
ImageButton class