fullScreenBackground property

String? fullScreenBackground
getter/setter pair

If fullScreen is enabled, you can use this parameter to configure the background image such as fullScreenBackground: 'assets/image/call.png'

Implementation

String? fullScreenBackground;