useState property

bool get useState

是否使用 state

Implementation

static bool get useState => _useState.value ?? false;