The goal is to implement the Navigation Rail according to specs, a component replacing the old Drawer.
- See specs: https://m3.material.io/components/navigation-rail/overview.
- Reuse newly introduced tokens (shape, motion, typography, color etc)
- Extract component specific tokens for easier maintenance.
- Get inspired from TextInput/TextField, Switch, Checkbox, FAB components which have gone through modernization.
The goal is to implement the Navigation Rail according to specs, a component replacing the old Drawer.