fileSize property

  1. @override
int fileSize
override

File size of the PDF file.

Implementation

@override
int get fileSize => _fileSize!;