isValid property

  1. @override
bool get isValid
override

Implementation

@override
bool get isValid => divider != null && divider!.isNotEmpty;