menu
mediasfu_sdk package
documentation
components/display_components/main_aspect_component.dart
MainAspectComponentOptions
updateIsSmallScreen property
updateIsSmallScreen property
dark_mode
light_mode
updateIsSmallScreen
property
dynamic Function
(
bool
)
updateIsSmallScreen
final
Callback to update whether the screen is small.
Implementation
final Function(bool) updateIsSmallScreen;
mediasfu_sdk package
documentation
components/display_components/main_aspect_component
MainAspectComponentOptions
updateIsSmallScreen property
MainAspectComponentOptions class