BorderSideStrokeAlign
Properties
-
CENTER–The border is drawn on the center of the border path, with half of the
-
INSIDE–The border is drawn fully inside of the border path.
-
OUTSIDE–The border is drawn on the outside of the border path.
Properties#
CENTER = 0.0
class-attribute
instance-attribute
#
The border is drawn on the center of the border path, with half of the
BorderSide.width on the inside, and the other half on the outside of
the path.
INSIDE = -1.0
class-attribute
instance-attribute
#
The border is drawn fully inside of the border path.
OUTSIDE = 1.0
class-attribute
instance-attribute
#
The border is drawn on the outside of the border path.