menu
code_forge package
documentation
code_forge/styling.dart
LineDecoration
endLine property
endLine property
dark_mode
light_mode
endLine
property
int
endLine
final
The end line (0-based, inclusive) of the decoration range
Implementation
final int endLine;
code_forge package
documentation
code_forge/styling
LineDecoration
endLine property
LineDecoration class