of static method
Finds the InjectBarLeading in the current context, if any.
Implementation
static InjectBarLeading? of(BuildContext context) =>
context.pylonOr<InjectBarLeading>();
Finds the InjectBarLeading in the current context, if any.
static InjectBarLeading? of(BuildContext context) =>
context.pylonOr<InjectBarLeading>();