menu
phoenix_widgets package
documentation
phoenix_product_tiles.dart
PhoenixProductItem
PhoenixProductItem constructor
PhoenixProductItem constructor
dark_mode
light_mode
PhoenixProductItem
constructor
PhoenixProductItem
(
String
title
,
Widget
icon
, {
String
?
label
,
String
?
routeName
,
})
Implementation
PhoenixProductItem(this.title, this.icon, {this.label, this.routeName});
phoenix_widgets package
documentation
phoenix_product_tiles
PhoenixProductItem
PhoenixProductItem constructor
PhoenixProductItem class