Skip to content

test issue #37

@m1lmo

Description

@m1lmo

final class AdInherited extends InheritedWidget {
/// Constructor for the [AdInherited]
const AdInherited(this.bannerAd, {required super.child, super.key});

final class AdInherited extends InheritedWidget {
  /// Constructor for the [AdInherited]
  const AdInherited(this.bannerAd, {required super.child, super.key});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions