menu
unit_widgets_display package
documentation
StatelessWidget/Chip/node1_base.dart
CustomChip
CustomChip.new const constructor
CustomChip.new const constructor
dark_mode
light_mode
CustomChip
constructor
const
CustomChip
(
{
Key
?
key
,
})
Implementation
const CustomChip({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/Chip/node1_base
CustomChip
CustomChip.new const constructor
CustomChip class