resources property

List<Map<String, String>>? resources
final

List of external resources to be loaded with the html

Implementation

final List<Map<String, String>>? resources;