theme property

ThemeData theme
final

The theme data used for skeleton configuration.

Type: ThemeData, required. Provides color scheme, scaling factors, and other design system values for skeleton appearance calculation.

Implementation

final ThemeData theme;