ContinuousRectangleBorder
A border with continuous rectangle corners.
Inherits: RoundedRectangleBorder
Methods
copy- Returns a copy of this object with the specified properties overridden.
Methods
copy
copy(
side: BorderSide | None = None,
radius: BorderRadiusValue | None = None,
) -> ContinuousRectangleBorderReturns a copy of this object with the specified properties overridden.