STOP constant

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

Deprecated alias of stop.

Implementation

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