resolve abstract method

SunnyColors resolve(
  1. BuildContext context
)

Resolves all colors against this BuildContext and returns an immutable copy of the color data

Implementation

SunnyColors resolve(BuildContext context);