Dart
dart:svg
Rect
y property
y
Dart
dart:svg
Rect
y property
Rect class
Properties
hashCode
height
runtimeType
width
x
y
Methods
noSuchMethod
toString
Operators
operator ==
description
y
property
Null safety
num
y
Implementation
num get y native;
void
y=
(
num
value
)
Implementation
set y(num value) native;