zoom property

ValueNotifier<double>? zoom
final

Zoom from native side. Must be between 0 and 1

Implementation

final ValueNotifier<double>? zoom;