menu
Flutter
widgets.dart
RootWidget
RootWidget const constructor
RootWidget
dark_mode
light_mode
description
RootWidget
constructor
const
RootWidget
(
{
Key
?
key
,
Widget
?
child
,
String
?
debugShortDescription
,
})
Creates a
RootWidget
.
Implementation
const
RootWidget({
super
.key,
this
.child,
this
.debugShortDescription});
Flutter
widgets
RootWidget
RootWidget const constructor
RootWidget class
Constructors
RootWidget
Properties
child
debugShortDescription
hashCode
key
runtimeType
Methods
attach
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Cookies management controls