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
Constructors
ViewAnchor
Properties
child
hashCode
key
runtimeType
view
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Cookies management controls