bind method Null safety

void bind(
  1. StyleManager style
)

Implementation

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