EmptyListWidgetBuilder<T> typedef

EmptyListWidgetBuilder<T> = Widget Function(T pageData)

Implementation

typedef Widget EmptyListWidgetBuilder<T>(T pageData);