menu
itinereo
diary\widgets\input_field.dart
CustomTextFormField
textStyle property
textStyle
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
Custom style for the input text. If not provided, uses default font.
Implementation
final TextStyle? textStyle;
itinereo
input_field
CustomTextFormField
textStyle property
CustomTextFormField class