forked from firka/firka
fix: test type alignment
This commit is contained in:
@@ -267,7 +267,7 @@ class LessonWidget extends StatelessWidget {
|
||||
Flexible(
|
||||
fit: FlexFit.loose,
|
||||
child: Align(
|
||||
alignment: Alignment.centerLeft,
|
||||
alignment: Alignment.centerRight,
|
||||
child: Text(
|
||||
method,
|
||||
style: appStyle.fonts.B_14R.apply(
|
||||
|
||||
Reference in New Issue
Block a user