duytq94 / flutter-intro-slider

Simple and configurable app introduction slider for Flutter
https://pub.dartlang.org/packages/intro_slider
MIT License
677 stars 141 forks source link

bold description words #79

Closed frederikw03 closed 4 years ago

frederikw03 commented 4 years ago

is it possible to make some of the words in the description text bold? how would i do this like this: image

thanks

duytq94 commented 4 years ago

Yes, you can use widgetDescription instead of description to make your custom widget then use https://api.flutter.dev/flutter/widgets/RichText-class.html