loginTextStyle property
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;
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.
static TextStyle? loginTextStyle;