progressLabel property
List[<[String]>] progressLabel
final
The list of labels for each step in the progress indicator.
Implementation
final List<String> progressLabel = [
'Select\nOrganization',
'Enter Details',
'Final',
];
- talawa
- signup_progress_indicator
- SignupProgressIndicator
- progressLabel property