🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

LiveLiteralFileInfo

This annotation is applied to LiveLiteral classes by the Compose Compiler.

Source set: Common
public annotation class LiveLiteralFileInfo(val file: String)

This annotation is applied to LiveLiteral classes by the Compose Compiler. It is intended to be used to provide information useful to tooling.

Parameters

file The file path of the file the associate LiveLiterals class was produced for