loadingStyle property

  1. @override
WxButtonStyle? loadingStyle
final

The style to be applied when the widget is loading.

Implementation

@override
final WxButtonStyle? loadingStyle;