infoStyle property
TextStyle
get
infoStyle
Implementation
TextStyle get infoStyle =>
TextStyle(fontFamily: fontFamily, fontSize: 12, color: theme.onSurface);
TextStyle get infoStyle =>
TextStyle(fontFamily: fontFamily, fontSize: 12, color: theme.onSurface);