menu
yuuna
creator
Field
maxLines property
maxLines
brightness_4
brightness_5
maxLines
property
int
?
maxLines
Depends on whether this is
multiline
or not.
Implementation
int? get maxLines => multiline ? null : 1;
yuuna
creator
Field
maxLines property
Field class
Constructors
Field
Properties
description
descriptionLocalisation
hashCode
icon
label
labelLocalisation
maxLines
multiline
runtimeType
uniqueKey
Methods
getLocalisedDescription
getLocalisedLabel
noSuchMethod
onCreatorOpenAction
toString
Operators
operator ==