QrGenerate class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
generate(int? width, int? height, String? image, int? margin, int? qRTypeNumber, QrQrerrorcorrectionlevel? qrErrorCorrectionLevel, double? imageSize, int? imageMargin, String? dotsColor, QrDotsType? dotsType, String? dotsBgColor, String? cornerSquareColor, QrCornersquareType? cornerSquareType, String? cornerDotsColor, QrCornerdotsType? cornerDotsType)
→ TransformationData
-
Method for QRCode Plugin
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited