menu
hx_base package
documentation
pages/EasyStepper/src/easy_step.dart
EasyStep
lineText property
lineText property
dark_mode
light_mode
lineText
property
String
?
lineText
final
The text appear under the step line, Hence: last step does not have a line
Implementation
final String? lineText;
hx_base package
documentation
pages/EasyStepper/src/easy_step
EasyStep
lineText property
EasyStep class