progressText property

ValueNotifier<String> progressText
getter/setter pair

Implementation

ValueNotifier<String> progressText = ValueNotifier("0 KB / 0 KB");