FormattedStreamStringWidget<R extends Object> constructor
const
FormattedStreamStringWidget<R extends Object> ({
- required OutputFormatter<
R, String> formatter,
Implementation
const FormattedStreamStringWidget({required this.formatter});