
It has been observed that while in extended navigation rail, if longer labels are given the it is overflowing. Problem identified in "NavigationRail" widget only in case of extended version of it. This PR includes the fix for the same. Fixes https://github.com/flutter/flutter/issues/110901. *NO breaking changes.*