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