Since this getter makes use of the context value, it should not be called inside the initState.
AFThemeData get theme => AFTheme.of(context);