Footnote constructor

Footnote(
  1. String text
)

Implementation

Footnote(this.text);