menu
udara_cli package
documentation
core/models/splash_config_result.dart
SplashConfigResult
SplashConfigResult.new constructor
SplashConfigResult.new constructor
dark_mode
light_mode
SplashConfigResult
constructor
SplashConfigResult
(
List
<
String
>
lines
,
bool
modified
)
Implementation
SplashConfigResult(this.lines, this.modified);
udara_cli package
documentation
core/models/splash_config_result
SplashConfigResult
SplashConfigResult.new constructor
SplashConfigResult class