menu
flexicomponents package
documentation
components/app_ui_components_teams_project_view.dart
TeamsProjectView
onEditNotifier property
onEditNotifier property
dark_mode
light_mode
onEditNotifier
property
ValueNotifier
<
bool
>
onEditNotifier
final
Implementation
final ValueNotifier<bool> onEditNotifier = ValueNotifier(false);
flexicomponents package
documentation
components/app_ui_components_teams_project_view
TeamsProjectView
onEditNotifier property
TeamsProjectView class