listenable property

ValueListenable<List<Log>> get listenable

Implementation

ValueListenable<List<Log>> get listenable => _logs;