getStyles method

dynamic getStyles()

Implementation

getStyles() {
  return _state[ActionType.style];
}