apis/style/frontend/has_progress_indicator library

Functions

progressIndicator(AppModel app, BuildContext context, {Animation<Color>? valueColor}) Widget
progressIndicatorWithValue(AppModel app, BuildContext context, {Animation<Color>? valueColor, required double value}) Widget