resolveValue abstract method

dynamic resolveValue(
  1. String property,
  2. String present
)
inherited

Resolve the style value.

Implementation

dynamic resolveValue(String property, String present);