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