BallStyle class
球的样式
Constructors
Properties
- ballType → BallType
-
球的类型 BallType
final
- borderColor → Color
-
边框颜色
final
- borderWidth → double
-
边框宽
final
- color → Color
-
实心球颜色
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- size → double
-
尺寸
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override