Pin Flow Themes
object PinFlowThemes
Preset light/dark-adaptive styles for PinFlow.
val style = PinFlowThemes.Neon()
PinFlow(
colors = style.colors,
dimensions = style.dimensions,
borderBrush = style.borderBrush,
cursorColor = style.cursorColor,
cursorWidth = style.cursorWidth,
)Content copied to clipboard