menu
dtwidget package
documentation
components/buttons/dt_button.dart
DTButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when the button is tapped or otherwise activated.
Implementation
final VoidCallback? onPressed;
dtwidget package
documentation
components/buttons/dt_button
DTButton
onPressed property
DTButton class