fontSizeDelta property

double fontSizeDelta
final

Increase the font size of the entire app by this value.

For larger adjustments, specify fontSizeFactor.

アプリ全体のフォントサイズをこの値分だけ大きくします。

大きい調整をしたい場合はfontSizeFactorを指定してください。

Implementation

final double fontSizeDelta;