dart / 2 / dart-developer / usertag / max_user_tags-constant.html

MAX_USER_TAGS constant

int const MAX_USER_TAGS

The maximum number of UserTag instances that can be created by a program.

Implementation

static const MAX_USER_TAGS = 64;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-developer/UserTag/MAX_USER_TAGS-constant.html