themeData property

ThemeData? get themeData
inherited

Implementation

ThemeData? get themeData {
  return fundamentals.themeData;
}