GameStatisticsScreen

class GameStatisticsScreen(val title: String) : Screen

Constructors

Link copied to clipboard
constructor(title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val title: String

Functions

Link copied to clipboard
@Composable
open override fun Content()