patternColorFn property
patternColorFn returns the background color of tile when a
FillPatternType beside solid
is used. If not provided, then
background color is used.
Implementation
final AccessorFn<Color>? patternColorFn;
patternColorFn returns the background color of tile when a
FillPatternType beside solid
is used. If not provided, then
background color is used.
final AccessorFn<Color>? patternColorFn;