isMounted property

bool isMounted

Returns if the jacket component is mounted or not.

Implementation

bool get isMounted => _isMounted;