isFormValid method

bool isFormValid()

Implementation

bool isFormValid() => addRoleController.title.text.isNotEmpty;