onRemove property

ValueChanged<String>? onRemove
final

Called when removing a song.

Implementation

final ValueChanged<String>? onRemove;