SetWindowTitleMsg constructor

const SetWindowTitleMsg(
  1. String title
)

Implementation

const SetWindowTitleMsg(this.title);