isInitialized property

  1. @override
bool get isInitialized
override

Gets the initialization state of this behaviour

Implementation

@override
bool get isInitialized => lines != null;