bind method

void bind(
  1. StyleManager style
)

Implementation

void bind(StyleManager style) => _style = style;