menu
code_forge package
documentation
code_forge/styling.dart
InlayHint
column property
column property
dark_mode
light_mode
column
property
int
column
final
The column (character position) where the inlay hint should appear (0-based)
Implementation
final int column;
code_forge package
documentation
code_forge/styling
InlayHint
column property
InlayHint class