COMMENT constant

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

Deprecated alias of comment.

Implementation

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