menu
Flutter
dart:ui
Rect
width property
width
dark_mode
light_mode
width
property
double
width
The distance between the left and right edges of this rectangle.
Implementation
double get width => right - left;
Flutter
dart:ui
Rect
width property
Rect class
Cookies management controls