underlineColor function

Style underlineColor(
  1. ExtendedColor color
)

Implementation

Style underlineColor(ExtendedColor color) => Style(underlineColor: color);