Elias
floatingActionButton = { FloatingActionButton(onClick = { ShowDialog(tasks) } ,icon = { Icon(Icons.Filled.Add)}) }