close method

  1. @override
void close()
override

Programmatically closes the attached cell, snapping it back to the resting (origin) position.

No-op (debug assertion in debug mode) when:

Implementation

@override
void close() => _close++;