TextStyleBuilder typedef

TextStyleBuilder = TextStyle Function(TextStyle textStyle)

Implementation

typedef TextStyle TextStyleBuilder(TextStyle textStyle);