name property

String get name

Get the name of the field

Implementation

String get name => label?.tr() ?? key.titleCase.tr();