menu
fluxer_dart package
documentation
models/theme_create_response.dart
ThemeCreateResponse
id property
id property
dark_mode
light_mode
id
property
String
id
final
The unique identifier for the created theme
Implementation
final String id;
fluxer_dart package
documentation
models/theme_create_response
ThemeCreateResponse
id property
ThemeCreateResponse class