menu
story_maker package
documentation
components/text_field_widget.dart
TextFieldWidget
fontFamilyIndex property
fontFamilyIndex property
dark_mode
light_mode
fontFamilyIndex
property
int
fontFamilyIndex
final
The index of the font family to be used in the text field.
Implementation
final int fontFamilyIndex;
story_maker package
documentation
components/text_field_widget
TextFieldWidget
fontFamilyIndex property
TextFieldWidget class