1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 06:26:02 +00:00

Maj nuget

This commit is contained in:
Yan Maniez 2020-10-09 09:38:28 +02:00
parent 9f8fbae447
commit a76682f31c
12 changed files with 46 additions and 46 deletions

View file

@ -97,7 +97,7 @@ class _LibraryPageState extends State<LibraryPage> {
fontFamily: 'Cinzel-Regular',
),
),
subtitle: Text(item.aliasText ?? "",
subtitle: Text(item.altNameText ?? "",
style: TextStyle(
fontSize: 18.0,
color: colorHDLightGrey,