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