TitleFrameBuilder

fun interface TitleFrameBuilder

Provides a standard interface for title frames.

Inheritors

Functions

Link copied to clipboard
abstract fun build(title: String, introduction: String): Frame

Build a frame for a with a title and introduction.