menu
Dart
dart:svg
SvgSvgElement
currentScale property
currentScale
brightness_4
brightness_5
description
currentScale
property
num
?
currentScale
Implementation
num? get currentScale native;
void
currentScale=
(
num
?
value
)
Implementation
set currentScale(num? value) native;
Dart
dart:svg
SvgSvgElement
currentScale property
SvgSvgElement class