initialValueFromStorage property

  1. @override
bool get initialValueFromStorage
override

Implementation

@override
// Set this to false if you want to use the given default value instead of getting it from the persistent storage
bool get initialValueFromStorage => true;