menu
flutter_up package
documentation
models/up_app_bar_item.dart
UpAppBarItem
UpAppBarItem constructor
UpAppBarItem constructor
dark_mode
light_mode
UpAppBarItem
constructor
UpAppBarItem
(
{
IconData
?
icon
,
String
?
title
,
Widget
?
widget
,
})
Implementation
UpAppBarItem({ this.icon, this.title, this.widget, });
flutter_up package
documentation
models/up_app_bar_item
UpAppBarItem
UpAppBarItem constructor
UpAppBarItem class