menu
remix package
documentation
remix.dart
TabStyler
width method
width method
dark_mode
light_mode
width
method
TabStyler
width
(
double
value
)
Implementation
TabStyler width(double value) { return container(FlexBoxStyler().width(value)); }
remix package
documentation
remix
TabStyler
width method
TabStyler class