LetterLabels class
Letter labels. Body text lives on the template, not here.
Constructors
- LetterLabels({String document = 'Letter', String to = 'To', String subject = 'Subject', String closing = 'Yours sincerely'})
-
LetterLabels API.
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