Variable Widget._checked
Declaration
class Widget
{
// ...
bool _checked;
// ...
}
class Widget
{
// ...
bool _checked;
// ...
}