semanticsEnabled property Null safety

bool semanticsEnabled
final

Whether the user has requested that updateSemantics be called when the semantic contents of a view changes.

Implementation

final bool semanticsEnabled;