//AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions/com.appdimens.dynamic.compose.logarithmic/logarithmicSp
fun ERROR CLASS: Symbol not found for TextUnit.logarithmicSp(): LogarithmicSp
EN Starts the build chain for LogarithmicSp from a base TextUnit (Sp). Usage example: 16.sp.logarithmicSp().screen(...).
PT Inicia a cadeia de construção para LogarithmicSp a partir de um TextUnit (Sp) base. Exemplo de uso: 16.sp.logarithmicSp().screen(...).
EN Starts the build chain for LogarithmicSp from a base Int (treated as sp). Usage example: 16.logarithmicSp().screen(...).
PT Inicia a cadeia de construção para LogarithmicSp a partir de um Int base (tratado como sp). Exemplo de uso: 16.logarithmicSp().screen(...).