fillColor property
Fill color in ARGB format, the same format used by Color. The default value is transparent (0x00000000).
Implementation
final Color fillColor;
Fill color in ARGB format, the same format used by Color. The default value is transparent (0x00000000).
final Color fillColor;