menu
pip_flutter package
documentation
segment.dart
Segment
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The human readable title of the segment, or null if the title is unknown.
Implementation
final String? title;
pip_flutter package
documentation
segment
Segment
title property
Segment class