menu
puma_ui package
documentation
ui/atoms/smallChip.dart
SmallChip
SmallChip constructor
SmallChip constructor
dark_mode
light_mode
SmallChip
constructor
SmallChip
(
{
String
label
=
""
,
required
Color
color
,
})
Implementation
SmallChip({ this.label = "", required this.color, });
puma_ui package
documentation
ui/atoms/smallChip
SmallChip
SmallChip constructor
SmallChip class