menu
mediasfu_sdk
components\display_components\main_screen_component.dart
MainScreenComponent
MainScreenComponent const constructor
MainScreenComponent
dark_mode
light_mode
MainScreenComponent
constructor
const
MainScreenComponent
(
{
Key
?
key
,
required
MainScreenComponentOptions
options
}
)
Implementation
const MainScreenComponent({super.key, required this.options});
mediasfu_sdk
main_screen_component
MainScreenComponent
MainScreenComponent const constructor
MainScreenComponent class