inputText property
TextStyle
get
inputText
Text style for input fields.
Implementation
static TextStyle get inputText => const TextStyle(color: DesignColors.grey6);
Text style for input fields.
static TextStyle get inputText => const TextStyle(color: DesignColors.grey6);