extent property

double extent

Retreives the current extent

Implementation

double get extent => _state!.sheetController.state?.extent ?? 0;