$FitBounds.wrap constructor
$FitBounds.wrap(
- FitBounds $value
Wrap a FitBounds in a $FitBounds
Implementation
$FitBounds.wrap(this.$value) : _superclass = $CameraFit.wrap($value);
Wrap a FitBounds in a $FitBounds
$FitBounds.wrap(this.$value) : _superclass = $CameraFit.wrap($value);