menu
mediasfu_sdk package
documentation
components/display_components/main_grid_component.dart
MainGridComponentOptions
showAspect property
showAspect property
dark_mode
light_mode
showAspect
property
bool
showAspect
final
A flag indicating whether to show the aspect ratio of the grid.
Implementation
final bool showAspect;
mediasfu_sdk package
documentation
components/display_components/main_grid_component
MainGridComponentOptions
showAspect property
MainGridComponentOptions class