flutterErrorFactory property

  1. @override
FlutterErrorFactory flutterErrorFactory
final

A function that creates FlutterError instances with the provided message.

Implementation

@override
final FlutterErrorFactory flutterErrorFactory;