menu
xmrbi_base_design package
documentation
entity/SizeBoxInfo.dart
SizeBoxInfo
SizeBoxInfo.new constructor
SizeBoxInfo.new constructor
dark_mode
light_mode
SizeBoxInfo
constructor
SizeBoxInfo
(
String
key
, {
double
?
width
,
double
?
height
,
})
Implementation
SizeBoxInfo(this.key,{this.width,this.height});
xmrbi_base_design package
documentation
entity/SizeBoxInfo
SizeBoxInfo
SizeBoxInfo.new constructor
SizeBoxInfo class