onRemoveFile property

ValueChanged<int> onRemoveFile
final

Called with the index into medias of the item the user removed.

Implementation

final ValueChanged<int> onRemoveFile;