menu
flutstrap package
documentation
components/progress/flutstrap_progress.dart
FlutstrapProgress
withFixedWidth method
withFixedWidth method
dark_mode
light_mode
withFixedWidth
method
FlutstrapProgress
withFixedWidth
(
double
width
)
Implementation
FlutstrapProgress withFixedWidth(double width) => copyWith(fixedWidth: width);
flutstrap package
documentation
components/progress/flutstrap_progress
FlutstrapProgress
withFixedWidth method
FlutstrapProgress class