enableLoad property

bool get enableLoad

是否启用加载 注:该方法需要在initState中调用

Implementation

bool get enableLoad => true;