<@U092N7GGG>: but if I declare `inactiveColor` in ...
# announcements
e
@yole: but if I declare
inactiveColor
in scope of View instance, variable
inactiveColor
will be calculated in every view. But I want cache it as a some global value.