Builder function that receives theme data and locale.
final Widget Function(ThemeData? themeData, Locale locale)? child;