maxUniformBlockSize property
      
      num
      get
      maxUniformBlockSize
      
    
    
    
Implementation
static _i2.num get maxUniformBlockSize => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'MAX_UNIFORM_BLOCK_SIZE',
    );