uploadingLabel property

  1. @Input()
String uploadingLabel
getter/setter pair

Implementation

@Input()
String uploadingLabel = 'Uploading...';