menu
fml package
documentation
widgets/list/item/list_item_view.dart
ListItemView
ListItemView.new constructor
ListItemView.new constructor
dark_mode
light_mode
ListItemView
constructor
ListItemView
(
ListItemModel
model
)
Implementation
ListItemView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/list/item/list_item_view
ListItemView
ListItemView.new constructor
ListItemView class