scale property

ValueNotifier<double> scale
final

Initial item scale

Implementation

final scale = ValueNotifier<double>(1.0);