spinner property

  1. @override
StyleSpec<SpinnerSpec> spinner
final

Styling specification for the button's loading spinner.

Defines the appearance of the spinner shown during asynchronous operations when the button is in loading state.

Implementation

@override
final StyleSpec<SpinnerSpec> spinner;