Creates the layout for the Secp256k1 public key.
@override Layout<Map<String, dynamic>> createLayout({String? property}) { return layout(property: property); }