semanticsEnabled property

bool semanticsEnabled
final

Enable semantics in a test by creating a SemanticsHandle. See: testWidgets and WidgetController.ensureSemantics.

Implementation

final bool semanticsEnabled;