menu
ui_payload package
documentation
helpers/option.dart
Option<T extends UIPayload>
title property
title property
dark_mode
light_mode
title
property
T
get
title
The display text for this option in the UI.
Implementation
T get title;
ui_payload package
documentation
helpers/option
Option<T extends UIPayload>
title property
Option class