menu
flutter_arb_translator package
documentation
models/arb_content.dart
ARBItem
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
ARBItem
hasSelects property
ARBItem class