entryList static method

List entryList()

Implementation

static List<dynamic> entryList() =>
    widgetContexts.entries.toList(growable: false);