mapControlsUnusedHeight

open override val mapControlsUnusedHeight: StateFlow<Int?>

Observable state of the remaining vertical space after all visible controls are placed. Null if controls haven't been measured yet, otherwise the unused height in pixels.