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