currentTheme property
ThemeData
get
currentTheme
Implementation
ThemeData get currentTheme => globalKey.currentContext!.themeData;
ThemeData get currentTheme => globalKey.currentContext!.themeData;