ChildBuild<T> typedef

ChildBuild<T> = T Function(BuildContext? context)

Implementation

typedef ChildBuild<T> = T Function(BuildContext? context);