StrokeBuilder
class StrokeBuilder
Border stroke configurator class.
Properties
Link copied to clipboard
The fill to use on the bottom. If null, defaults to the same value as bottomStroke.
Link copied to clipboard
The style to use on the bottom. If null, defaults to the same value as topStyle.
Link copied to clipboard
The fill to use on the left. If null, defaults to the same value as rightStroke.
Link copied to clipboard
The style to use on the left. If null, defaults to the same value as rightStyle.
Link copied to clipboard
The fill to use on the right. If null, defaults to the same value as topStroke.
Link copied to clipboard
The style to use on the right. If null, defaults to the same value as topStyle.