titleSize property
double
get
titleSize
Implementation
double get titleSize => titleSizeState?.fromController(this) ?? _titleSize;
double get titleSize => titleSizeState?.fromController(this) ?? _titleSize;