menu
star_live package
documentation
bean/backpack/backpack_model.dart
BackpackBean
getIcon method
getIcon method
dark_mode
light_mode
getIcon
method
Widget
getIcon
(
)
Implementation
Widget getIcon() { return ImageView(url: icon, width: 54, height: 54); }
star_live package
documentation
bean/backpack/backpack_model
BackpackBean
getIcon method
BackpackBean class