setDarkBodyText2Style top-level property

TextStyle setDarkBodyText2Style
getter/setter pair

Implementation

var setDarkBodyText2Style = TextStyle(
  color: Colors.white,
);