getFontSize property

double getFontSize

Implementation

double get getFontSize {
  return fontSize ?? 14.0;
}