Options
All
  • Public
  • Public/Protected
  • All
Menu

Module scopedModel

Index

Type aliases

ScopedModelDescendantBuilder

ScopedModelDescendantBuilder<T>: (context: BuildContext, child: Widget | undefined, model: T | undefined) => Widget

Type parameters

Type declaration

    • (context: BuildContext, child: Widget | undefined, model: T | undefined): Widget
    • Parameters

      • context: BuildContext
      • child: Widget | undefined
      • model: T | undefined

      Returns Widget

Generated using TypeDoc