menu
analysis_server_client package
documentation
protocol.dart
FoldingKind
BLOCK constant
BLOCK constant
dark_mode
light_mode
BLOCK
constant
FoldingKind
const
BLOCK
Implementation
static const FoldingKind BLOCK = FoldingKind._('BLOCK');
analysis_server_client package
documentation
protocol
FoldingKind
BLOCK constant
FoldingKind class