menu
feed package
documentation
util/global/functions.dart
IndexedFeedBuilder typedef
IndexedFeedBuilder typedef
dark_mode
light_mode
IndexedFeedBuilder
typedef
IndexedFeedBuilder
=
Widget
Function
(
List
items
,
int
index
)
Builder for the feed items
Implementation
typedef IndexedFeedBuilder = Widget Function(List items, int index);
feed package
documentation
util/global/functions
IndexedFeedBuilder typedef
functions library