menu
esteladevega_tfg_cubex
view\components\menu_item.dart
MenuItems
noPenalty constant
noPenalty
dark_mode
light_mode
noPenalty
constant
MenuItem
const
noPenalty
Implementation
static const noPenalty = MenuItem(text: 'No Penalty', icon: Icons.block);
esteladevega_tfg_cubex
menu_item
MenuItems
noPenalty constant
MenuItems class