getTheme top-level property
ThemeData
get
getTheme
Implementation
ThemeData get getTheme =>
Theme.of(coreKitInstance.navigatorKey.currentContext!);
ThemeData get getTheme =>
Theme.of(coreKitInstance.navigatorKey.currentContext!);