ready property

Widget Function(BuildContext context, T data) ready
final

A widget to show when FutureManager has a data

Implementation

final Widget Function(BuildContext context, T data) ready;