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