CircleBorder
CircleBorder
#
Bases: OutlinedBorder
A border with a circle shape.
copy_with
#
copy_with(
*,
side: BorderSide | None = None,
eccentricity: Number | None = None,
) -> CircleBorder
Returns a copy of this object with the specified properties overridden.