startByte property

int get startByte

Implementation

int get startByte => _editStates[this]?.startByte ?? _startByte;