menu
weather
main
Root
Root const constructor
Root
brightness_4
Root
constructor
Null safety
const
Root
(
{
Key
?
key
}
)
Implementation
const Root({Key? key}) : super(key: key);
weather
main
Root
Root const constructor
Root class
Constructors
Root
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==