SaveFont constructor

SaveFont(
  1. FontRepository repository
)

Implementation

SaveFont(this.repository);