selected property
TextStyle
get
selected
Implementation
TextStyle get selected =>
const TextStyle(reverse: true, color: Color.defaultColor);
TextStyle get selected =>
const TextStyle(reverse: true, color: Color.defaultColor);