top property

  1. @override
double get top
override

The offset from the top.

Implementation

@override
double get top => $value.top;