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