StyledText constructor

StyledText([
  1. String value = ''
])

Implementation

StyledText([this.value = '']);