-
A CornerRadii which is entirely empty, indicating squared corners.
The Radii to use for representing the four radii of the
BackgroundFill.
Defines the radii for each corner of this BorderStroke.
Creates a new BackgroundFill with the specified fill, radii, and
insets.
Creates a new BorderStroke.
Creates a new BorderStroke.
BorderStroke(Paint topStroke,
Paint rightStroke,
Paint bottomStroke,
Paint leftStroke,
BorderStrokeStyle topStyle,
BorderStrokeStyle rightStyle,
BorderStrokeStyle bottomStyle,
BorderStrokeStyle leftStyle,
CornerRadii radii,
BorderWidths widths,
Insets insets)
Create a new BorderStroke, specifying all construction parameters.