adLoader property

ValueNotifier<bool> adLoader
getter/setter pair

Implementation

ValueNotifier<bool> adLoader = ValueNotifier<bool>(false);