Flutter
widgets
SafeArea
right property
right
description
right
property
Null safety
bool
right
final
Whether to avoid system intrusions on the right.
Implementation
final bool right;
Flutter
widgets
SafeArea
right 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 ==