enableRefresh property

bool get enableRefresh

是否启动刷新 注:该方法需要在initState中调用

Implementation

bool get enableRefresh => true;