BuildListCallback typedef

BuildListCallback = List<Widget> Function(Context context)

Implementation

typedef BuildListCallback = List<Widget> Function(Context context);