tocList property

List<Toc> tocList

Implementation

List<Toc> get tocList => List.unmodifiable(_index2toc.values);