shouldUsePrecisionPointerComponentSizing
Whether components should have a denser spacing and sizing due to a precision pointer being
shouldUsePrecisionPointerComponentSizing
Function
Common
fun shouldUsePrecisionPointerComponentSizing(): Boolean
Whether components should have a denser spacing and sizing due to a precision pointer being present.
Note that this will always return false if the
ComposeMaterial3Flags.isPrecisionPointerComponentSizingEnabled flag is not enabled.