menu
mobiotics_provider package
documentation
ui/components/layout/appcms_aspectratio.dart
AppCmsAspectRatio
AppCmsAspectRatio.new const constructor
AppCmsAspectRatio.new const constructor
dark_mode
light_mode
AppCmsAspectRatio
constructor
const
AppCmsAspectRatio
(
{
Key
?
key
,
required
Widget
child
,
required
double
aspectRatio
,
})
Implementation
const AppCmsAspectRatio( {super.key, required this.child, required this.aspectRatio});
mobiotics_provider package
documentation
ui/components/layout/appcms_aspectratio
AppCmsAspectRatio
AppCmsAspectRatio.new const constructor
AppCmsAspectRatio class