ExploreSection<T extends Explorable> constructor
- ExploreSectionArguments args,
- {ExploreSectionState state = ExploreSectionState.Loading}
Implementation
ExploreSection(
this.args, {
this.state = ExploreSectionState.Loading,
});