CARET_RIGHT constant

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

Deprecated alias of caretRight.

Implementation

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