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