core/widget_list_controller library

Classes

WidgetListController
WidgetListController Utility class for building children widgets with flexible spacing.

Typedefs

ProcessOnFor = dynamic Function(int index)
ProcessOnFor Function type for processing elements in a list with an index.