ThemeExtension extension

A theme utility extension

on

Properties

theme ZeroThemeData

Available on BuildContext, provided by the ThemeExtension extension

Get current of ZeroTheme on the parent widget using InheritedWidget
no setter
themeMaybe ZeroThemeData?

Available on BuildContext, provided by the ThemeExtension extension

This function is the same as theme, the only difference is that when calling it is safer, at the expense of value may be null(nullable)
no setter