menu
quds_office_engine package
documentation
pdf_widgets.dart
SizedBox
SizedBox.new const constructor
SizedBox.new const constructor
dark_mode
light_mode
SizedBox
constructor
const
SizedBox
(
{
double
?
width
,
double
?
height
,
Widget
?
child
,
})
SizedBox API.
Implementation
const SizedBox({this.width, this.height, this.child});
quds_office_engine package
documentation
pdf_widgets
SizedBox
SizedBox.new const constructor
SizedBox class