baseColor property
The base color of the skeleton.
This color serves as the primary color for skeleton representations. Default is a light gray (0xFFE0E0E0).
Implementation
final Color baseColor;
The base color of the skeleton.
This color serves as the primary color for skeleton representations. Default is a light gray (0xFFE0E0E0).
final Color baseColor;