shimmerWidget property

List<ShimmerAWidgetParent>? shimmerWidget
final

shimmerWidget get list of ShimmerWidget. If you don't provide shimmerWidget. Then the default shimmer animation is shown.

Implementation

final List<ShimmerAWidgetParent>? shimmerWidget;