getDimensions method

Size? getDimensions(
  1. String id
)

Implementation

Size? getDimensions(String id) => _dimensions[id];