menu
dbtools package
documentation
commands/recreate_command.dart
RecreateCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'recreate';
dbtools package
documentation
commands/recreate_command
RecreateCommand
name property
RecreateCommand class