menu
afib package
documentation
afib_command.dart
AFCommandContext
setCommandArgCount method
setCommandArgCount method
dark_mode
light_mode
setCommandArgCount
method
void
setCommandArgCount
(
int
count
)
Implementation
void setCommandArgCount(int count) { commandArgCount = count; }
afib package
documentation
afib_command
AFCommandContext
setCommandArgCount method
AFCommandContext class