menu
unit_widgets_display package
documentation
StatefulWidget/RawChip/node2_select.dart
SelectRawChip
SelectRawChip.new const constructor
SelectRawChip.new const constructor
dark_mode
light_mode
SelectRawChip
constructor
const
SelectRawChip
(
{
Key
?
key
,
})
Implementation
const SelectRawChip({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/RawChip/node2_select
SelectRawChip
SelectRawChip.new const constructor
SelectRawChip class