authorizer property

Authorizer<T> authorizer
final

Widget tree এ expose করার Authorizer। State এ তৈরি করা instance pass করো।

Implementation

final Authorizer<T> authorizer;