coverURL property

ValueNotifier<String> coverURL
final

Implementation

final ValueNotifier<String> coverURL = ValueNotifier(Constants.defaultCoverUrl);