Flutter
widgets
SafeArea
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
SafeArea
left property
SafeArea class
Constructors
SafeArea
Properties
bottom
child
hashCode
key
left
maintainBottomViewPadding
minimum
right
runtimeType
top
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==