BuilderT typedef

BuilderT = Widget Function(BuildContext)

Implementation

typedef BuilderT = Widget Function(BuildContext);