mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 20:48:40 +00:00
@@ -325,6 +325,7 @@ class VideoCardV extends StatelessWidget {
|
||||
flex: 0,
|
||||
child: RichText(
|
||||
maxLines: 1,
|
||||
textScaler: MediaQuery.textScalerOf(context),
|
||||
text: TextSpan(
|
||||
style: TextStyle(
|
||||
fontSize:
|
||||
@@ -347,6 +348,7 @@ class VideoCardV extends StatelessWidget {
|
||||
flex: 0,
|
||||
child: RichText(
|
||||
maxLines: 1,
|
||||
textScaler: MediaQuery.textScalerOf(context),
|
||||
text: TextSpan(
|
||||
style: TextStyle(
|
||||
fontSize:
|
||||
|
||||
Reference in New Issue
Block a user