Text constructor

Text(
  1. {required String text,
  2. int? extra,
  3. int? clientId}
)

Contains some text

Implementation

Text