Behaviour and macros for Dala screens.
This module delegates to Dala.Screen.Screen for screen functionality.
Summary
Functions
Defines a screen module.
@spec start_link(module(), map(), keyword()) :: GenServer.on_start()
Start a screen process linked to the calling process.
params is passed as the first argument to mount/3.