input property

  1. @override
TextStyle input
override

Style for text inputs

Implementation

@override
TextStyle get input => textTheme.input!;