AppBarListLoaded constructor
const
AppBarListLoaded({
- bool? mightHaveMore,
- List<
AppBarModel?> ? values = const [],
Implementation
const AppBarListLoaded({this.mightHaveMore, this.values = const []});