COOKIE constant

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

Deprecated alias of cookie.

Implementation

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