errorScreen property

Widget Function(BuildContext context, String message, VoidCallback retry)? get errorScreen

Implementation

Widget Function(BuildContext context, String message, VoidCallback retry)?
    get errorScreen => null;