knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'anchor',
  'limit',
  'cursor',
  'depth',
  'parentHeight',
  'sort',
];