seed property

  1. @override
int get seed
override

Override to customize this

Implementation

@override
int get seed => seedValue ?? 0;