fix : font size
This commit is contained in:
@@ -49,7 +49,7 @@ class RElevated extends StatelessWidget {
|
||||
),
|
||||
minimumSize: Size(isFullWidth ? double.infinity : width, height),
|
||||
padding: EdgeInsets.zero,
|
||||
textStyle: textStyle ?? AppFonts.yekan24,
|
||||
textStyle: textStyle ?? AppFonts.yekan18,
|
||||
),
|
||||
child:
|
||||
isLoading
|
||||
|
||||
Reference in New Issue
Block a user