future property

Future<T> Function() future
final

Function reference that you want to execute while your child is loading

Implementation

final Future<T> Function() future;