descriptionFontSize property

double descriptionFontSize

Description font size set to InAppNotifications instance

Implementation

static double get descriptionFontSize =>
    InAppNotifications.instance.descriptionFontSize;