isInitial property

  1. @override
bool isInitial
override

Implementation

@override
bool get isInitial {
  return true;
}