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