menu
flutstrap package
documentation
components/buttons/flutstrap_button.dart
FlutstrapButton
expand method
expand method
dark_mode
light_mode
expand
method
FlutstrapButton
expand
(
)
Implementation
FlutstrapButton expand() => _createOptimizedCopy(expanded: true);
flutstrap package
documentation
components/buttons/flutstrap_button
FlutstrapButton
expand method
FlutstrapButton class