import QtQuick NumberAnimation { duration: 400 easing.type: Easing.BezierSpline easing.bezierCurve: MaterialEasing.standard }