number property
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;
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).
final num number;