LineheightAttribute constructor

const LineheightAttribute([
  1. double? height
])

Implementation

const LineheightAttribute([double? height]) : super(value: height);