style property Null safety
read / write
For any text styling needs.
Using color
here is pointless
as it will be overwritten by
the value of activeTextColorList
and inactiveTextColorList.
Implementation
TextStyle? style;
For any text styling needs.
Using color
here is pointless
as it will be overwritten by
the value of activeTextColorList
and inactiveTextColorList.
TextStyle? style;