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