ID_BADGE constant

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

Deprecated alias of idBadge.

Implementation

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