ScaffoldShimmer constructor

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

Implementation

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