Screen

abstract class Screen

The Screen class is useful to give the basic structure for a Refy's screen

Author

N7ghtm4r3 - Tecknobit

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Routes -> the navigable routes of the applications

Functions

Link copied to clipboard
@Composable
abstract fun ShowContent()

Function to display the content of the screen