Flutter
dart:ui
RRect
zero property
zero
RRect class
Constructors
fromLTRBAndCorners
fromLTRBR
fromLTRBXY
fromRectAndCorners
fromRectAndRadius
fromRectXY
Properties
blRadius
blRadiusX
blRadiusY
bottom
brRadius
brRadiusX
brRadiusY
center
hashCode
height
isCircle
isEllipse
isEmpty
isFinite
isRect
isStadium
left
longestSide
middleRect
outerRect
right
safeInnerRect
shortestSide
tallMiddleRect
tlRadius
tlRadiusX
tlRadiusY
top
trRadius
trRadiusX
trRadiusY
wideMiddleRect
width
runtimeType
Methods
contains
deflate
inflate
shift
toString
noSuchMethod
Operators
operator ==
Static properties
zero
Static methods
lerp
zero property
RRect
zero
final
A rounded rectangle with all the values set to zero.
Implementation
static final RRect zero = new RRect._()