Drawer-Behavior-Flutter icon indicating copy to clipboard operation
Drawer-Behavior-Flutter copied to clipboard

Feat: Scale Vertical / Horizontal

Open shiburagi opened this issue 4 years ago • 0 comments

   SideDrawer(
      percentage: 0.6, // or Offset(horizontal,vertical)
      ...
    )

shiburagi avatar Oct 14 '20 05:10 shiburagi