baseColor property

Color baseColor
final

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;