menu
flutter_document_reader_api
flutter_document_reader_api.dart
ImageQuality
boundRects property
boundRects
dark_mode
light_mode
boundRects
property
List
<
Rect
>
get
boundRects
Coordinates of glares.
Implementation
List<Rect> get boundRects => _boundRects;
flutter_document_reader_api
document_reader
ImageQuality
boundRects property
ImageQuality class