align text to centre
This commit is contained in:
@@ -112,6 +112,7 @@ class _BiometricCheckState extends State<BiometricCheck> {
|
|||||||
//Heading
|
//Heading
|
||||||
Text(
|
Text(
|
||||||
'Biomentric Authentication',
|
'Biomentric Authentication',
|
||||||
|
textAlign: TextAlign.center,
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
fontSize: 25,
|
fontSize: 25,
|
||||||
fontWeight: FontWeight.bold,
|
fontWeight: FontWeight.bold,
|
||||||
|
|||||||
Reference in New Issue
Block a user