menu
multi_select_flutter package
documentation
chip_display/multi_select_chip_display.dart
MultiSelectChipDisplay<V>
shape property
shape property
dark_mode
light_mode
shape
property
ShapeBorder
?
shape
final
Set a ShapeBorder. Typically a RoundedRectangularBorder.
Implementation
final ShapeBorder? shape;
multi_select_flutter package
documentation
chip_display/multi_select_chip_display
MultiSelectChipDisplay<V>
shape property
MultiSelectChipDisplay class