menu
cramr_ui_lib package
documentation
model/verb.dart
Verb
hasSimplePastIndicative method
hasSimplePastIndicative method
dark_mode
light_mode
hasSimplePastIndicative
method
bool
hasSimplePastIndicative
(
)
Implementation
bool hasSimplePastIndicative() => simplePastIndicative?.isNotEmpty ?? false;
cramr_ui_lib package
documentation
model/verb
Verb
hasSimplePastIndicative method
Verb class