vertexAttribArrayEnabled property
      
      num
      get
      vertexAttribArrayEnabled
      
    
    
    
Implementation
static _i2.num get vertexAttribArrayEnabled => _i4.getProperty(
      _declaredWebGLRenderingContextBase,
      'VERTEX_ATTRIB_ARRAY_ENABLED',
    );