menu
arcane_jaspr package
documentation
component/layout/radio_cards.dart
ChipGroup
ChipGroup.new const constructor
ChipGroup.new const constructor
dark_mode
light_mode
ChipGroup
constructor
const
ChipGroup
(
{
required
List
<
Component
>
children
,
double
gap
=
8
,
bool
wrap
=
true
,
Key
?
key
,
})
Implementation
const ChipGroup({ required this.children, this.gap = 8, this.wrap = true, super.key, });
arcane_jaspr package
documentation
component/layout/radio_cards
ChipGroup
ChipGroup.new const constructor
ChipGroup class