ShimmerHeadline constructor

const ShimmerHeadline(
  1. {Key? key}
)

Implementation

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