observers property

List<void Function(List<Page> pages)>? observers
final

Implementation

final List<void Function(List<Page> pages)>? observers;