settings property
getter/setter pair
Current configuration for leak tracking.
Is used by testWidgets
if configuration is not provided for a test.
Implementation
static LeakTesting settings = const LeakTesting._();
Current configuration for leak tracking.
Is used by testWidgets
if configuration is not provided for a test.
static LeakTesting settings = const LeakTesting._();