MediaRouteChooserDialog
This class implements the route chooser dialog for MediaRouter.
This dialog allows the user to choose a route that matches a given selector.
Parameters
The media route selector for filtering the routes that the user can select using the media route chooser dialog.
The Modifier to be applied to this dialog.
The title of the dialog. If null
, it will be defined based on the chooser state.
The shape of the dialog.
The color used for the background of the dialog. Use Color.Transparent to have no color.
The colors used for buttons.
The content color used for the icon.
The content color used for the title.
The content color used for the text.
The colors used for the list of routes.
When containerColor is ColorScheme.surface, a translucent primary color overlay is applied on top of the container. A higher tonal elevation value will result in a darker color in light theme and lighter color in dark theme. See also: Surface.
Typically platform specific properties to further configure the dialog.
The action to perform when this dialog is dismissed.