torbenkeller / expandable_bottom_sheet

MIT License
33 stars 23 forks source link

Feature Request: Support Partial Expansion #27

Open Adam-D-Lewis opened 1 year ago

Adam-D-Lewis commented 1 year ago

It'd be nice if I could partially expand the widget with the expand method. Maybe key.currentState.expand(0.7) to expand it 70% for example.