getBorderRadius static method

double? getBorderRadius(
  1. String name
)

Implementation

static double? getBorderRadius(String name) => _borderRadius[name];