styleFullscreenDialog
the setup of a dialog that shows as a normal dialog popup
Parameters
the optional navigation icon, if not provided, a default close icon will be shown (use null to not show any navigation icon)
if provided, it replaces the the default close menu action
the optional scroll behaviour for the toolbar, if not provided, the toolbar will not react on scrolls
if true, the icon will be shown below the toolbar, otherwise in the toolbar
if true, the dialog can be dismissed by a back press
the Color of the toolbar
the Color of the toolbar in expanded state (if a scroll behaviour is provided)
the content Color of the toolbar actions
the content Color of the toolbar actions in expanded state (if a scroll behaviour is provided)
the content Color of the toolbar title and navigation icon
the content Color of the toolbar title and navigation icon in expanded state (if a scroll behaviour is provided)
the content Color of the icon (if shown below the toolbar)
the Color of the container
the content Color of the text
if true, the default content padding will be applied, otherwise the content will be shown edge to edge