hidden property Null safety

bool? hidden
read / write

Specifies if the play icon is hidden. Defaults to false.

Implementation

bool? hidden;