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