getAllPagesWithConfigs abstract method

List<(Widget, StatefulBranchInfoProvider)> getAllPagesWithConfigs(
  1. AppAttributes appAttributes
)

Implementation

List<(Widget, StatefulBranchInfoProvider)> getAllPagesWithConfigs(
  AppAttributes appAttributes,
);