const CPDFAnnotAttr.note( {Color color = const Color(0xFF1460F3), int alpha = 255}) : this( annotationType: CPDFAnnotationType.note, color: color, alpha: alpha);