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