menu
mediasfu_sdk
components\background_components\background_modal.dart
BackgroundModalParameters
isDarkModeValue property
isDarkModeValue
dark_mode
light_mode
isDarkModeValue
property
bool
get
isDarkModeValue
Whether the app is in dark mode (for theme awareness)
Implementation
bool get isDarkModeValue;
mediasfu_sdk
background_modal
BackgroundModalParameters
isDarkModeValue property
BackgroundModalParameters class