maintainSemantics property

bool? maintainSemantics
final

Whether to maintain the Semantics of the child when it is not visible. Defaults to false.

Implementation

final bool? maintainSemantics;