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