defaultList top-level constant
List
const defaultList
Default value for List
Implementation
// ignore: always_specify_types
const List defaultList = [];
Default value for List
// ignore: always_specify_types
const List defaultList = [];