menu
mediasfu_sdk
components\display_components\main_aspect_component.dart
MainAspectComponentOptions
updateIsWideScreen property
updateIsWideScreen
dark_mode
light_mode
updateIsWideScreen
property
dynamic Function
(
bool
)
updateIsWideScreen
final
Callback to update whether the screen is wide.
Implementation
final Function(bool) updateIsWideScreen;
mediasfu_sdk
main_aspect_component
MainAspectComponentOptions
updateIsWideScreen property
MainAspectComponentOptions class