loadingStyle property
LoadingStyle
get
loadingStyle
Define the LoadingStyle for the widget.
Implementation
LoadingStyle get loadingStyle => LoadingStyle.normal();
Define the LoadingStyle for the widget.
LoadingStyle get loadingStyle => LoadingStyle.normal();