ShimmerWidget constructor

const ShimmerWidget({
  1. Key? key,
})

Implementation

const ShimmerWidget({Key? key}) : super(key: key);