isTextEmpty property

bool isTextEmpty

Implementation

bool get isTextEmpty => controller.text.trim().isEmpty;