loginTextStyle property

TextStyle? loginTextStyle
getter/setter pair

Text style used by the screen shown after a successful login.

Typically applied to the "hero" or welcome text to maintain a consistent visual theme.

Implementation

static TextStyle? loginTextStyle;