isComposing property Null safety

bool isComposing
override

Implementation

bool get isComposing => _parent.isComposing!;