menu
neom_home package
documentation
domain/models/bottom_menu_item.dart
BottomMenuItem
BottomMenuItem.new constructor
BottomMenuItem.new constructor
dark_mode
light_mode
BottomMenuItem
constructor
BottomMenuItem
(
String
title
,
String
subtitle
,
IconData
icon
,
String
appRoute
,
)
Implementation
BottomMenuItem(this.title, this.subtitle, this.icon, this.appRoute);
neom_home package
documentation
domain/models/bottom_menu_item
BottomMenuItem
BottomMenuItem.new constructor
BottomMenuItem class