I have a Navigationrail widget with a button to extend/collapse it. Trailing/leading widgets in one line with NavigationRailDestination when extend=false, but when extend=true trailing/leading widgets always align to center.
Is it possible to align it to the left/right?
My goal: trailing/leading widgets should not change it's positions to center when navigationrail extended.
