menu
flutstrap package
documentation
layout/flutstrap_row.dart
FlutstrapRow
withMaxHeight method
withMaxHeight method
dark_mode
light_mode
withMaxHeight
method
FlutstrapRow
withMaxHeight
(
double
height
)
Implementation
FlutstrapRow withMaxHeight(double height) => copyWith(maxHeight: height);
flutstrap package
documentation
layout/flutstrap_row
FlutstrapRow
withMaxHeight method
FlutstrapRow class