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