fonts property

List<String> get fonts

Implementation

List<String> get fonts =>
    ["default", "cursive", "monospace", "serif", "sans-serif"];