When new state was added Equatable implementation was not updated, not compiler generated implementation is used
Also, this PR allows expanding on tap from the collapsed state that can be useful when the drawer is visible in the collapsed state. This is similar to iOS Maps app behavior.
Equatable
implementation was not updated, not compiler generated implementation is usedcollapsed
state that can be useful when the drawer is visible in thecollapsed
state. This is similar to iOS Maps app behavior.