menu
oxean_flutter_gantt package
documentation
config/gantt_chart_style_config.dart
GanttStyleConfig
showProgressText property
showProgressText property
dark_mode
light_mode
showProgressText
property
bool
showProgressText
final
Whether to show percentage text on the progress indicator.
Implementation
final bool showProgressText;
oxean_flutter_gantt package
documentation
config/gantt_chart_style_config
GanttStyleConfig
showProgressText property
GanttStyleConfig class