isRight property

bool get isRight

Implementation

bool get isRight => name.endsWith('Right');