Flutter
widgets
SliverSafeArea
left property
left
description
left
property
Null safety
bool
left
final
Whether to avoid system intrusions on the left.
Implementation
final bool left;
Flutter
widgets
SliverSafeArea
left property
SliverSafeArea class
Constructors
SliverSafeArea
Properties
bottom
hashCode
key
left
minimum
right
runtimeType
sliver
top
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==