menu
madlab package
documentation
ngo_connect_app.dart
ListingsScreen
ListingsScreen.new const constructor
ListingsScreen.new const constructor
dark_mode
light_mode
ListingsScreen
constructor
const
ListingsScreen
(
{
Key
?
key
,
required
List
<
Map
<
String
,
String
>
>
items
,
required
dynamic
onCollected
(
int
),
})
Implementation
const ListingsScreen( {super.key, required this.items, required this.onCollected});
madlab package
documentation
ngo_connect_app
ListingsScreen
ListingsScreen.new const constructor
ListingsScreen class