menu
story_maker package
documentation
components/font_family_select_widget.dart
FontFamilySelectWidget
selectedFamilyIndex property
selectedFamilyIndex property
dark_mode
light_mode
selectedFamilyIndex
property
int
selectedFamilyIndex
final
The index of the currently selected font family.
Implementation
final int selectedFamilyIndex;
story_maker package
documentation
components/font_family_select_widget
FontFamilySelectWidget
selectedFamilyIndex property
FontFamilySelectWidget class