theme property

ElepayTheme? theme
getter/setter pair

The theme used by the elepay SDK.

If not set, elepay SDK will use system theme. This value is only available on Android

Implementation

ElepayTheme? theme;