menu
flutter_compose_ui_modifiers package
documentation
m/m.g.dart
MListViewGeneralGenerator
shapeCircle method
shapeCircle method
dark_mode
light_mode
shapeCircle
method
DefineMListViewModifier
shapeCircle
(
)
Implementation
DefineMListViewModifier shapeCircle() { return this.copyWith(valueShape: BoxShape.circle); }
flutter_compose_ui_modifiers package
documentation
m/m.g
MListViewGeneralGenerator
shapeCircle method
MListViewGeneralGenerator extension on
DefineMListViewModifier