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