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