checked property - InputElement class - dart:html library
description
override
bool? get checked native;
set checked(bool? value) native;