menu
dax_flutter package
documentation
base.dart
SizeIns
SizeIns constructor
SizeIns constructor
dark_mode
light_mode
SizeIns
constructor
SizeIns
(
double
width
,
double
height
)
Implementation
SizeIns(double width, double height) : super(width, height);
dax_flutter package
documentation
base
SizeIns
SizeIns constructor
SizeIns class