fadeTheme property

FadeTheme? fadeTheme
final

The theme for the shimmer items. If baseColor or highlightColor are provided, they override the theme colors.

Implementation

final FadeTheme? fadeTheme;