menu
norns package
documentation
timer.dart
RunningNornsTimer
removeFirstPoint method
removeFirstPoint method
dark_mode
light_mode
removeFirstPoint
method
NornsPoint
removeFirstPoint
(
)
Implementation
NornsPoint removeFirstPoint() => _points.removeFirst();
norns package
documentation
timer
RunningNornsTimer
removeFirstPoint method
RunningNornsTimer class