menu
xfdn_design_system package
documentation
models/status_select_model.dart
StatusSelectModel
title property
title property
dark_mode
light_mode
title
property
@
override
String
get
title
override
Implementation
@override String get title => name ?? '';
set
title
(
String
_title
)
inherited
Implementation
String title;
xfdn_design_system package
documentation
models/status_select_model
StatusSelectModel
title property
StatusSelectModel class