adaptiveProgressDialogStyle property

AdaptiveProgressDialogStyle? adaptiveProgressDialogStyle
final

The dialog can be styled using the AdaptiveProgressDialogStyle

If null is passed the default theme is applied

Implementation

final AdaptiveProgressDialogStyle? adaptiveProgressDialogStyle;