menu
artisanal package
documentation
widgets.dart
Size
Size.new const constructor
Size.new const constructor
dark_mode
light_mode
Size
constructor
const
Size
(
double
width
,
double
height
)
Implementation
const Size(this.width, this.height);
artisanal package
documentation
widgets
Size
Size.new const constructor
Size class