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