typedefs/typedefs library

Typedefs

CallbackWidgetBuilder<T> = Widget Function(T value)
Signature for a function that creates a widget for a given value of type T.