isDisplayNone property

bool isDisplayNone

Implementation

bool get isDisplayNone => style.display == 'none';