menu
ec_adapter package
documentation
scr/list_view/list_view_base.dart
ListViewBaseCell
ListViewBaseCell.new constructor
ListViewBaseCell.new constructor
dark_mode
light_mode
ListViewBaseCell
constructor
ListViewBaseCell
(
{
Key
?
key
,
})
Implementation
ListViewBaseCell({Key? key}) : super(key: key);
ec_adapter package
documentation
scr/list_view/list_view_base
ListViewBaseCell
ListViewBaseCell.new constructor
ListViewBaseCell class