menu
ribs_json package
documentation
ribs_json.dart
PathElem
objectKey static method
objectKey static method
dark_mode
light_mode
objectKey
static method
PathElem
objectKey
(
String
keyName
)
Implementation
static PathElem objectKey(String keyName) => ObjectKey(keyName);
ribs_json package
documentation
ribs_json
PathElem
objectKey static method
PathElem class