AppTheme.of constructor

AppTheme.of(
  1. BuildContext context
)

Implementation

AppTheme.of(BuildContext context) : I = Theme.of(context);