menu
remix package
documentation
remix.dart
DialogStyler
minWidth method
minWidth method
dark_mode
light_mode
minWidth
method
DialogStyler
minWidth
(
double
value
)
Implementation
DialogStyler minWidth(double value) { return container(BoxStyler().minWidth(value)); }
remix package
documentation
remix
DialogStyler
minWidth method
DialogStyler class