CPDFDocument.withController constructor
CPDFDocument.withController(
- int viewId
Implementation
CPDFDocument.withController(int viewId)
: _channel = MethodChannel('com.compdfkit.flutter.document_$viewId'),
_isValid = true;