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