DartSdkLibConfig constructor
const
DartSdkLibConfig({
- FlutterErrorHandler? onListenerError,
Implementation
const DartSdkLibConfig({
FlutterErrorHandler? onListenerError,
}) : _onListenerError = onListenerError;