mounted property

  1. @visibleForTesting
bool mounted

Whether the element was disposed or not

Implementation

@visibleForTesting
bool get mounted => _mounted;