menu
Flutter
widgets.dart
KeyedSubtree
KeyedSubtree const constructor
KeyedSubtree
dark_mode
light_mode
description
KeyedSubtree
constructor
const
KeyedSubtree
(
{
Key
?
key
,
required
Widget
child
,
})
Creates a widget that builds its child.
Implementation
const KeyedSubtree({super.key, required this.child});
Flutter
widgets
KeyedSubtree
KeyedSubtree const constructor
KeyedSubtree class
Cookies management controls