bodyTextStyle property

TextStyle bodyTextStyle
final

Sets TextStyle for body.

Defaults to TextStyle(color: Colors.white, fontSize: 24.0).

Implementation

final TextStyle bodyTextStyle;