USER_REMOVE constant

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

Deprecated alias of userRemove.

Implementation

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