onLeft property

(void Function()?) onLeft
final

Will be called whenever the user presses Left on the remote.

Implementation

final void Function()? onLeft;