theme property

DI get theme

A predefined container recommended for theme-related objects. This container is a child of root.

Implementation

@pragma('vm:prefer-inline')
static DI get theme => root.child(groupEntity: const ThemeEntity());