dirty property

bool get dirty

Returns whether the pen's attributes are dirty.

Implementation

bool get dirty => _dirty;