currentTheme property

ThemeData get currentTheme

Implementation

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