mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 06:26:02 +00:00
Maj nuget
This commit is contained in:
parent
9f8fbae447
commit
a76682f31c
12 changed files with 46 additions and 46 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue