fontSize method

double fontSize(
  1. double initialSize
)

Implementation

double fontSize(double initialSize) => px(initialSize);