align text to centre
This commit is contained in:
parent
7716db88aa
commit
231656f65d
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ class _BiometricCheckState extends State<BiometricCheck> {
|
|||
//Heading
|
||||
Text(
|
||||
'Biomentric Authentication',
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
fontSize: 25,
|
||||
fontWeight: FontWeight.bold,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue