menu
code_forge_web package
documentation
code_forge/styling.dart
VirtualRemovedBlock
afterLine property
afterLine property
dark_mode
light_mode
afterLine
property
int
afterLine
final
The line in the current file after which the removed content appears (0-based).
Implementation
final int afterLine;
code_forge_web package
documentation
code_forge/styling
VirtualRemovedBlock
afterLine property
VirtualRemovedBlock class