name | description | type | default |
---|
damping | The drawer top layer's damping | number | 0.7 |
tension | The drawer top layer's tention | number | 300 |
onPress | Press handler | func | |
onDragStart | OnDragStart handler | func | |
rightItems | The bottom layer's items to appear when opened from the right | arrayOf | |
leftItem | The bottom layer's item to appear when opened from the left (a single item) | shape | |
equalWidths | Whether to give the items equal width (the max width) | bool | |
itemsTintColor | The color for the text and icon tint of the items | string | Colors.white |
itemsIconSize | The items' icon size | number | 24 |
itemsTextStyle | The items' text style | union | |