LiveChatButton constructor

const LiveChatButton({
  1. Key? key,
  2. InputDecorationTheme? inputDecorationTheme,
})

Implementation

const LiveChatButton({super.key, this.inputDecorationTheme});