isPreparingDownloadFonts property

bool get isPreparingDownloadFonts

Implementation

bool get isPreparingDownloadFonts =>
    state.fontsSelected.value == 0 && !state.fontsReady.value;