MENU_BURGER constant

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

Deprecated alias of menuBurger.

Implementation

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