menu
remix package
documentation
remix.dart
DialogStyler
shape method
shape method
dark_mode
light_mode
shape
method
DialogStyler
shape
(
ShapeBorderMix
<
ShapeBorder
>
value
)
override
Implementation
DialogStyler shape(ShapeBorderMix value) { return container(BoxStyler().shape(value)); }
remix package
documentation
remix
DialogStyler
shape method
DialogStyler class