textSizeLargeDefault property
double
get
textSizeLargeDefault
Implementation
static double get textSizeLargeDefault => _textSizeLargeDefault;
set
textSizeLargeDefault
(double value)
Implementation
static set textSizeLargeDefault(double value) => _textSizeLargeDefault = value;