menu
scratcher package
documentation
widgets.dart
ScratcherState
points property
points property
dark_mode
light_mode
points
property
List
<
ScratchPoint
?
>
points
getter/setter pair
Implementation
List<ScratchPoint?> points = [];
scratcher package
documentation
widgets
ScratcherState
points property
ScratcherState class