mounted property

  1. @internal
bool mounted

Whether the element was disposed or not

Implementation

@internal
bool get mounted => _mounted;