LoadingIndicatorThemeData constructor
Creates the set of properties used to configure LoadingIndicator widgets.
Implementation
const LoadingIndicatorThemeData({
this.activeIndicatorColor,
this.containerColor,
});
Creates the set of properties used to configure LoadingIndicator widgets.
const LoadingIndicatorThemeData({
this.activeIndicatorColor,
this.containerColor,
});