menu
serverpod_cloud_cli package
documentation
command_runner/helpers/command_options.dart
ValueOption
fromCustom property
fromCustom property
dark_mode
light_mode
fromCustom
property
String
? Function
(
Configuration
<
OptionDefinition
>
cfg
)
?
fromCustom
final
inherited
Implementation
final V? Function(Configuration cfg)? fromCustom;
serverpod_cloud_cli package
documentation
command_runner/helpers/command_options
ValueOption
fromCustom property
ValueOption class