Insert constructor

const Insert({
  1. List<InsertButtons> buttons = const [],
})

Implementation

const Insert({this.buttons = const []});