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