widgets/progress_button library

Classes

ProgressButton

Enums

ProgressButtonLoadingType
ProgressButtonType
A button that shows circular progress bar or a custom widget when pressed until the future task is complete. Useful to make show a feedback to the user when they press a button and debounce any incoming press events while the task is in progress.