loading_container

Last updated:

0 purchases

loading_container Image
loading_container Images
Add to Cart

Description:

loading container

Loading Container #
Show center loading with white overlay

DEMO
LoadingContainer(
isLoading: false
// continue loading after isLoading turns false
delay: Duration(seconds: 2),
child: Text('Data Here...'),
)
copied to clipboard
You can see a complete sample in lib/main.dart file

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.