QdsTextAreaHeightTypeFixed constructor
const
QdsTextAreaHeightTypeFixed({
- required double height,
Implementation
const QdsTextAreaHeightTypeFixed({required this.height});
const QdsTextAreaHeightTypeFixed({required this.height});