menu
gsd_restapi package
documentation
docuframe_api.dart
V3SystemApi
appTheme method
appTheme method
dark_mode
light_mode
appTheme
method
Future
<
RestApiResponse
>
appTheme
(
)
Implementation
Future<RestApiResponse> appTheme() => _get('/appTheme', 'v3.system.appTheme');
gsd_restapi package
documentation
docuframe_api
V3SystemApi
appTheme method
V3SystemApi class