isDrawer property

bool isDrawer

Helper to check if this instance is drawer

Implementation

bool get isDrawer => this == drawer;