useAtEdge property

bool useAtEdge
final

配置为true时 当抽屉为打开时,列表滑动到了顶部,再向下滑动时,抽屉会关闭 当抽屉为关闭时,列表向上滑动,抽屉会自动打开

Implementation

final bool useAtEdge;