onLoad property

void Function(AsyncSnapshot<List<T>>)? onLoad
getter/setter pair

Implementation

void Function(AsyncSnapshot<List<T>>)? onLoad;