Hi, this is 2nd part of Themes in Flutter series. Find part 1 here: [Published URL] In the 1st part, we saw 15 parameters of ThemeData class. Those were brightness, visualDensity, primaryColor, primaryColorBrightness, primaryColorLight, primaryColorDark, canvasColor, ascentColor, ascentColorBrightness, scaffoldNBackgroundColor, bottomAppBarColor, cardColor, dividerColor, focusColor. Let’s start with 2nd set of ThemeData…