menu
imgbb package
documentation
model/imgbb_response.dart
ImgbbResponse
getWidth method
getWidth method
dark_mode
light_mode
getWidth
method
int
getWidth
(
)
Get Image Dimensions (Width)
Implementation
int getWidth() => width;
imgbb package
documentation
model/imgbb_response
ImgbbResponse
getWidth method
ImgbbResponse class