Scaffold( topBar = TopAppBar( title = Text("TN Hits - Trending") , actions = IconButton(onClick = viewModel.refresh() ) Icon(Icons.Default.Refresh, contentDescription = "Refresh")
Understanding : The Landscape of Digital Tamil Entertainment tnhits
// Public StateFlow for the UI to observe val uiState: StateFlow<TnHitsUiState> = _uiState.asStateFlow() Scaffold( topBar = TopAppBar( title = Text("TN Hits