$value property

  1. @override
Point<num> $value
final

The backing Dart value of this $Value

Implementation

@override
final Point $value;