DOCUMENT constant

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

Deprecated alias of document.

Implementation

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