child property

Widget child
final

Enclosing content to be sent into PiP mode. Android sends whole screen to PiP mode, so it is advised to create a separated screen keeping responsiveness in mind

Implementation

final Widget child;