menu
te_widgets package
documentation
widgets/image/image.dart
TImage
aspectRatio property
aspectRatio property
dark_mode
light_mode
aspectRatio
property
double
aspectRatio
final
The aspect ratio of the image.
Defaults to 1 (square).
Implementation
final double aspectRatio;
te_widgets package
documentation
widgets/image/image
TImage
aspectRatio property
TImage class