Flutter
painting
BorderRadius
zero constant
zero
description
zero
constant
Null safety
BorderRadius
const
zero
A border radius with all zero radii.
Implementation
static const BorderRadius zero = BorderRadius.all(Radius.zero);
Flutter
painting
BorderRadius
zero constant
BorderRadius class
Constructors
all
circular
horizontal
only
vertical
Properties
bottomLeft
bottomRight
hashCode
runtimeType
topLeft
topRight
Methods
add
copyWith
noSuchMethod
resolve
subtract
toRRect
toString
Operators
operator %
operator *
operator +
operator -
operator /
operator ==
operator unary-
operator ~/
Static methods
lerp
Constants
zero