COMMENT_ALT constant

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

Deprecated alias of commentAlt.

Implementation

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