customKabels property

List<KabelSpec> get customKabels

Implementation

List<KabelSpec> get customKabels => List.unmodifiable(_custom);