isMounting property

  1. @internal
bool isMounting

Implementation

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