semanticsEnabled property
Enable semantics in a test by creating a SemanticsHandle. See: testWidgets and WidgetController.ensureSemantics.
Implementation
bool semanticsEnabled = true;
Enable semantics in a test by creating a SemanticsHandle. See: testWidgets and WidgetController.ensureSemantics.
bool semanticsEnabled = true;