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