fixed threshold - VeleSSemecky/Purchase GitHub Wiki
//presentation/com.veles.purchase.presentation.compose/FixedThreshold/FixedThreshold
[androidJvm]
constructor(offset: Dp)
androidJvm
| offset | The offset (in dp) that the threshold will be at. |
//presentation/com.veles.purchase.presentation.compose/FixedThreshold/FixedThreshold
[androidJvm]
constructor(offset: Dp)
androidJvm
| offset | The offset (in dp) that the threshold will be at. |