NudgeTextSpan constructor
const
NudgeTextSpan(
- String text, {
- NudgeSpanStyle style = const NudgeSpanStyle(),
Implementation
const NudgeTextSpan(this.text, {this.style = const NudgeSpanStyle()});