static List<String?>? parseBorderTriple(String shorthandProperty) { return _getBorderValues(shorthandProperty); }