CircleBorder
Inherits: OutlinedBorder
A border with a circle shape.
Properties
Methods
-
copy–Returns a copy of this object with the specified properties overridden.
Properties#
Methods#
copy
#
copy(
*,
side: Optional[BorderSide] = None,
eccentricity: Optional[Number] = None,
) -> CircleBorder
Returns a copy of this object with the specified properties overridden.