menu
flutter_arb_translator package
documentation
models/arb_content_translated.dart
ARBItemTranslated
hasSelects property
hasSelects property
dark_mode
light_mode
hasSelects
property
bool
get
hasSelects
Implementation
bool get hasSelects => selects.isNotEmpty;
flutter_arb_translator package
documentation
models/arb_content_translated
ARBItemTranslated
hasSelects property
ARBItemTranslated class