number property

num number
final

The target number value to animate to and display.

When this changes, triggers a smooth animation from the current displayed value to this new target value. Supports any numeric type (int, double).

Implementation

final num number;