ShimmerBuilder typedef
ShimmerBuilder =
Widget Function()
Shimmer / skeleton / placeholder while there is no value yet (or initial load).
Implementation
typedef ShimmerBuilder = Widget Function();
Shimmer / skeleton / placeholder while there is no value yet (or initial load).
typedef ShimmerBuilder = Widget Function();