menu
animated_background package
documentation
lines.dart
RacingLinesBehaviour
lines property
lines property
dark_mode
light_mode
lines
property
@
protected
List
<
Line
>
?
lines
getter/setter pair
The list of lines used by the behaviour to hold the spawned lines.
Implementation
@protected List<Line>? lines;
animated_background package
documentation
lines
RacingLinesBehaviour
lines property
RacingLinesBehaviour class