config property

List<Map<String, dynamic>> config
final

We take the Config into the State so we can access it easily

Implementation

final List<Map<String, dynamic>> config;