ClueShimmerLoading.tree constructor

const ClueShimmerLoading.tree({
  1. Key? key,
})

Creates a ClueShimmerLoading with a tree layout.

Implementation

const ClueShimmerLoading.tree({super.key});