logs property

ValueNotifier<String> logs
getter/setter pair

Implementation

ValueNotifier<String> logs = ValueNotifier("");