AkoFutureBuilder<T> typedef

AkoFutureBuilder<T> = Widget Function(T data)

Implementation

typedef AkoFutureBuilder<T> = Widget Function(T data);