add new layout
This commit is contained in:
@@ -72,9 +72,9 @@ class _OnbodingScreenState extends State<OnbodingScreen> {
|
||||
child: Column(
|
||||
children: [
|
||||
Text(
|
||||
"Learn design & code",
|
||||
"Benvenuti nel traduttore Mottolese",
|
||||
style: TextStyle(
|
||||
fontSize: 60,
|
||||
fontSize: 45,
|
||||
fontWeight: FontWeight.w700,
|
||||
fontFamily: "Poppins",
|
||||
height: 1.2,
|
||||
@@ -82,7 +82,7 @@ class _OnbodingScreenState extends State<OnbodingScreen> {
|
||||
),
|
||||
SizedBox(height: 16),
|
||||
Text(
|
||||
"Don’t skip design. Learn design and code, by building real apps with Flutter and Swift. Complete courses about the best tools.",
|
||||
"Ideato e creato da: Kagir, Ken ",
|
||||
),
|
||||
],
|
||||
),
|
||||
@@ -118,7 +118,7 @@ class _OnbodingScreenState extends State<OnbodingScreen> {
|
||||
const Padding(
|
||||
padding: EdgeInsets.symmetric(vertical: 24),
|
||||
child: Text(
|
||||
"Purchase includes access to 30+ courses, 240+ premium tutorials, 120+ hours of videos, source files and certificates."),
|
||||
"Per maggiori informazioni contattare Marco all'indirizzo email: marco@esempio.com. Tell: +39 111 2233 444"),
|
||||
)
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user