menu
rapidfire package
documentation
uiux/swl/sweetalert.dart
SweetAlertDialogState
update method
update method
dark_mode
light_mode
update
method
void
update
(
SweetAlertOptions
options
)
Implementation
void update(SweetAlertOptions options) { setState(() { _options = options; }); }
rapidfire package
documentation
uiux/swl/sweetalert
SweetAlertDialogState
update method
SweetAlertDialogState class