Flutter
widgets
SliverSafeArea
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
SliverSafeArea
bottom 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 ==