ComponentBuilder<T> typedef

ComponentBuilder<T> = T Function()

Implementation

typedef ComponentBuilder<T> = T Function();