SessionLabel constructor
const
SessionLabel({
- required String custom,
custom_field_label_param
The label for the field, displayed to the customer.
Implementation
const SessionLabel({required this.custom});