Set the general zoom from value
Future<void> setZoomFrom(num from) => DisplayRulePlatform.instance.setZoomFrom(id, from);