TLProgressLoadingWidget constructor

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

Implementation

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