Revenues Container Screen

The RevenuesContainerScreen interface allows to give the basic behavior to those screens which contains a list of revenues

Author

N7ghtm4r3 - Tecknobit

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract var hideBalances: State<Boolean>

hideBalances state used to manage the visibilities of the balances

Functions

Link copied to clipboard
abstract fun extendedFabText(): StringResource

Method to get the extended floating action button text

Link copied to clipboard
open fun FabButton()

Custom floating action buttons responsively adapted

Link copied to clipboard
abstract fun Header()

The header section of the screen

Link copied to clipboard