QrImageOptionsLabel class
Configuration d’un label affiché sous le QR.
Constructors
- QrImageOptionsLabel({required String text, TextStyle? textStyle})
-
Crée un label pour le QR code.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited