inputText property

TextStyle get inputText

Text style for input fields.

Implementation

static TextStyle get inputText => const TextStyle(color: DesignColors.grey6);