menu
indigitall_flutter_plugin package
documentation
push/models/Push.dart
Push
buttons property
buttons property
dark_mode
light_mode
buttons
property
List
<
PushButton
>
buttons
getter/setter pair
buttons of push if it was showed
Implementation
List<PushButton> buttons = [];
indigitall_flutter_plugin package
documentation
push/models/Push
Push
buttons property
Push class