mounted property

bool mounted

Whether buildInit was called.

See buildInit.

Implementation

bool get mounted => _mounted;