menu
code_forge package
documentation
code_forge/styling.dart
SuggestionStyle
itemHeight property
itemHeight property
dark_mode
light_mode
itemHeight
property
double
?
itemHeight
final
The height of each suggestion item.
Implementation
final double? itemHeight;
code_forge package
documentation
code_forge/styling
SuggestionStyle
itemHeight property
SuggestionStyle class