isOpened property

bool isOpened

Implementation

bool get isOpened => _getAttribute<bool>(kOpened, false);