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
Cookies management controls