menu
stormy_kit package
documentation
utils/tools/image_utils.dart
ImageSize
ImageSize.new const constructor
ImageSize.new const constructor
dark_mode
light_mode
ImageSize
constructor
const
ImageSize
(
int
width
,
int
height
)
Implementation
const ImageSize(this.width, this.height);
stormy_kit package
documentation
utils/tools/image_utils
ImageSize
ImageSize.new const constructor
ImageSize class