isMounting property

  1. @internal
bool get isMounting
inherited

Implementation

@internal
bool get isMounting => (_state & _mounting) != 0;