• G
    Add support for text shadows (#6385) · 5f529566
    Gary Qian 提交于
    Text shadows can now be added to a TextStyle by providing a List<Shadow>. The dart:ui Shadow class is now the base class to flutter BoxShadow.
    5f529566
paragraph_builder.cc 11.0 KB