BLOCK constant
        
        CollectionStyle
        const BLOCK
        
      
      
The indentation-based block style.
Implementation
static const BLOCK = CollectionStyle._('BLOCK');The indentation-based block style.
static const BLOCK = CollectionStyle._('BLOCK');