如果当前平台上支持此输入类型,则返回 true。
static bool get supported { return (new InputElement(type: 'time')).type == 'time'; }