of method

T of(
  1. BuildContext context
)

Implementation

T of(BuildContext context) => detect(context.isDarkMode);