maintainInteractivity property

bool? maintainInteractivity
final

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

Implementation

final bool? maintainInteractivity;