top property

int get top

the from.row or 0

Implementation

int get top => (from.row ?? 0);