跳转至

Dart 布尔类型

约 5 个字 2 行代码 预计阅读时间不到 1 分钟

bool flag1 = true;
bool flag2 = false;