fonts property

List<FlutlyFont> fonts
getter/setter pair

Implementation

List<FlutlyFont> fonts = List.empty(growable: true);