TLProgressLoadingWidget constructor
const
TLProgressLoadingWidget({
- Key? key,
Implementation
const TLProgressLoadingWidget({Key? key}) : super(key: key);
const TLProgressLoadingWidget({Key? key}) : super(key: key);