FILE_GIF constant

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

Deprecated alias of fileGif.

Implementation

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