SPINNER_ALT constant

  1. @Deprecated('Use BoldRounded.spinnerAlt instead. ' 'This alias will be removed in fui_kit 4.0.0.')
String const SPINNER_ALT

Deprecated alias of spinnerAlt.

Implementation

@Deprecated('Use BoldRounded.spinnerAlt instead. '
    'This alias will be removed in fui_kit 4.0.0.')
static const String SPINNER_ALT = spinnerAlt;