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