menu
atlassian_apis package
documentation
confluence.dart
ButtonLookAndFeel
ButtonLookAndFeel constructor
ButtonLookAndFeel constructor
dark_mode
light_mode
ButtonLookAndFeel
constructor
ButtonLookAndFeel
(
{
required
String
backgroundColor
,
required
String
color
,
})
Implementation
ButtonLookAndFeel({required this.backgroundColor, required this.color});
atlassian_apis package
documentation
confluence
ButtonLookAndFeel
ButtonLookAndFeel constructor
ButtonLookAndFeel class