menu
quds_office_engine package
documentation
pdf_widgets.dart
AspectRatio
AspectRatio.new const constructor
AspectRatio.new const constructor
dark_mode
light_mode
AspectRatio
constructor
const
AspectRatio
(
{
required
double
aspectRatio
,
required
Widget
child
,
})
AspectRatio API.
Implementation
const AspectRatio({required this.aspectRatio, required this.child});
quds_office_engine package
documentation
pdf_widgets
AspectRatio
AspectRatio.new const constructor
AspectRatio class