Skip to main content

CircleBorder

A border with a circle shape.

Inherits: OutlinedBorder

Properties

Methods

  • copy - Returns a copy of this object with the specified properties overridden.

Properties

eccentricityclass-attributeinstance-attribute

eccentricity: Number = 0.0

Methods

copy

copy(
    side: BorderSide | None = None,
    eccentricity: Number | None = None,
) -> CircleBorder

Returns a copy of this object with the specified properties overridden.