Flutter
dart:ui
RRect
bottom property
bottom
bottom
property
Null safety
double
bottom
final
The offset of the bottom edge of this rectangle from the y axis.
Implementation
final double bottom;
Flutter
dart:ui
RRect
bottom property
RRect class
Constructors
fromLTRBAndCorners
fromLTRBR
fromLTRBXY
fromRectAndCorners
fromRectAndRadius
fromRectXY
Properties
blRadius
blRadiusX
blRadiusY
bottom
brRadius
brRadiusX
brRadiusY
center
hashCode
hasNaN
height
isCircle
isEllipse
isEmpty
isFinite
isRect
isStadium
left
longestSide
middleRect
outerRect
right
runtimeType
safeInnerRect
shortestSide
tallMiddleRect
tlRadius
tlRadiusX
tlRadiusY
top
trRadius
trRadiusX
trRadiusY
wideMiddleRect
width
Methods
contains
deflate
inflate
noSuchMethod
scaleRadii
shift
toString
Operators
operator ==
Static methods
lerp
Constants
zero