menu
mirrorfly_uikit_plugin package
documentation
app/modules/dashboard/controllers/dashboard_controller.dart
DashboardController
isLogSelected method
isLogSelected method
dark_mode
light_mode
isLogSelected
method
dynamic
isLogSelected
(
int
index
)
Implementation
isLogSelected(int index) => selectedCallLogs.contains(callLogList[index].roomId);
mirrorfly_uikit_plugin package
documentation
app/modules/dashboard/controllers/dashboard_controller
DashboardController
isLogSelected method
DashboardController class