notifiers property
List<Listenable>
get
notifiers
Implementation
List<Listenable> get notifiers => List.unmodifiable(_notifiers);
List<Listenable> get notifiers => List.unmodifiable(_notifiers);