inspectorNotifierList top-level property
Implementation
final ValueNotifier<List<InspectorResult>> inspectorNotifierList =
ValueNotifier<List<InspectorResult>>([]);
final ValueNotifier<List<InspectorResult>> inspectorNotifierList =
ValueNotifier<List<InspectorResult>>([]);