TitleLoading constructor

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

Implementation

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