flutter_sprites
dart:ui
Image
width
width
flutter_sprites
dart:ui
Image
width
property
width
flutter_sprites
dart:ui
Image
Constructors
Image
Properties
hashCode
height
runtimeType
width
Operators
operator ==
Methods
dispose
noSuchMethod
toString
int
width
The number of image pixels along the image's horizontal axis.
Source
int get width native "Image_width";