activeTextInput property

bool get activeTextInput

Implementation

bool get activeTextInput => visibleMessages.lastOrNull?.meta.active ?? false;