menu
bootstrap_ui_flutter package
documentation
ui/components/button/bs_close_button.dart
BsCloseButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when the button is tapped.
Implementation
final VoidCallback? onPressed;
bootstrap_ui_flutter package
documentation
ui/components/button/bs_close_button
BsCloseButton
onPressed property
BsCloseButton class