What property of ThemeData is used to switch between light and dark mode in a Flutter app?

Flutter Theming Quiz

Quiz
•
Computers
•
Professional Development
•
Hard
Yunesh Shrestha
Used 1+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
brightness
mode
themeMode
colorScheme
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which package is commonly used to apply custom Google Fonts in a Flutter project?
flutter_fonts
custom_fonts
google_fonts
text_fonts
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you define a custom large headline style in the theme?
TextTheme(largeText: ...)
TextTheme(headlineLarge: TextStyle(...))
ThemeData(textLarge: ...)
FontTheme(text: ...)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly applies the CedarvilleCursive font to a widget's text?
TextStyle(fontFamily: CedarvilleCursive)
style: GoogleFonts.cedarvilleCursive()
fontStyle: CedarvilleCursive.text()
font: GoogleFonts.Cedarville()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to generate a color scheme from a seed color in Flutter?
ColorScheme.lightFrom()
ThemeData.seedColor()
ColorScheme.fromSeed()
ColorScheme.generate()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where is the global theme set in a Flutter app?
Inside Scaffold
Inside AppBar
Inside MaterialApp
Inside WidgetBuilder
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you access the current TextTheme from the BuildContext?
TextTheme.of(context)
ThemeData.textTheme
Theme.of(context).textTheme
Text.of(context).theme
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid value for Brightness in Flutter?
Bright
Light
Dark
Both B and C
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true about using Google Fonts in Flutter?
You must manually download and add font files.
Google Fonts are not supported in Flutter.
You can use the google_fonts package to apply fonts directly in TextStyle.
Fonts must be declared in pubspec.yaml only.
Similar Resources on Quizizz
10 questions
Perform Word Processing

Quiz
•
Professional Development
10 questions
Perform Word Processing

Quiz
•
Professional Development
12 questions
Google Slides (JFIB)

Quiz
•
Professional Development
10 questions
HTML y CSS 2

Quiz
•
Professional Development
10 questions
Docs i Slides

Quiz
•
Professional Development
10 questions
Corel Draw

Quiz
•
Professional Development
10 questions
Perform Word Processing

Quiz
•
Professional Development
11 questions
Cell Formatting Quiz

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade