menu
flutter_dom_ui package
documentation
seo_widget/seo_button.dart
SeoButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback when the button is pressed in Flutter UI.
Implementation
final VoidCallback? onPressed;
flutter_dom_ui package
documentation
seo_widget/seo_button
SeoButton
onPressed property
SeoButton class